projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50332dc
)
(save-some-buffers-action-alist): Use lower case for help string of
author
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 9 Sep 2002 20:28:53 +0000
(20:28 +0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 9 Sep 2002 20:28:53 +0000
(20:28 +0000)
diff-buffer-with-file.
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 46264e0a526a99870fcb0760c7ebe35ca5216724..29da63df7cf6e0aff4a5244ded14582b50b4fbcc 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-3025,7
+3025,7
@@
This requires the external program \"diff\" to be in your `exec-path'."
nil)
"display the current buffer")
(?d diff-buffer-with-file
- "
S
how difference to last saved version"))
+ "
s
how difference to last saved version"))
"ACTION-ALIST argument used in call to `map-y-or-n-p'.")
(put 'save-some-buffers-action-alist 'risky-local-variable t)